Text File | 1995-04-14 | 556 b | 6 lines | [ttro/ttxt]
ServerDispatch and PowerPC Applications
ServerDispatch is not available in InterfaceLib. Therefore, PowerPC applications must use the Mixed Mode Manager to call ServerDispatch. The code in SyncServerDispatch.c implements SyncServerDispatch for PowerPC applications.
To use ServerDispatch from PowerPC applications, simply use the latest header files from this SDK (they've been modified to include alignment pragmas, and to not include the 68K glue for SyncServerDispatch if the GENERATINGCFM is true), and then add SyncServerDispatch.c to your project.